%!PS-Adobe-3.0 EPSF-3.0 %%Creator: Adobe Illustrator(TM) 3.2 %%For: (Jim Lewis) (Golden State Graphics) %%Title: (TypeBookFooter.epsf) %%CreationDate: (6/24/92) (3:10 PM) %%BoundingBox: 178 486 327 517 %%DocumentProcessColors: Black %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0 %%+ procset Adobe_cmykcolor 1.1 0 %%+ procset Adobe_cshow 1.1 0 %%+ procset Adobe_customcolor 1.0 0 %%+ procset Adobe_IllustratorA_AI3 1.0 1 %AI3_ColorUsage: Black&White %AI3_Cropmarks: 179 487 326 517 %AI3_TemplateBox: 306 396 306 396 %AI3_TileBox: 30 31 582 761 %AI3_DocumentPreview: Macintosh_Pic %%EndComments %%BeginProlog %%BeginResource: procset Adobe_packedarray 2.0 0 %%Title: (Packed Array Operators) %%Version: 2.0 %%CreationDate: (8/2/90) () %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved) userdict /Adobe_packedarray 5 dict dup begin put /initialize % - initialize - { /packedarray where { pop } { Adobe_packedarray begin Adobe_packedarray { dup xcheck { bind } if userdict 3 1 roll put } forall end } ifelse } def /terminate % - terminate - { } def /packedarray % arguments count packedarray array { array astore readonly } def /setpacking % boolean setpacking - { pop } def /currentpacking % - setpacking boolean { false } def currentdict readonly pop end %%EndResource Adobe_packedarray /initialize get exec %%BeginResource: procset Adobe_cmykcolor 1.1 0 %%Title: (CMYK Color Operators) %%Version: 1.1 %%CreationDate: (1/23/89) () %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_cmykcolor 4 dict dup begin put /initialize % - initialize - { /setcmykcolor where { pop } { userdict /Adobe_cmykcolor_vars 2 dict dup begin put /_setrgbcolor /setrgbcolor load def /_currentrgbcolor /currentrgbcolor load def Adobe_cmykcolor begin Adobe_cmykcolor { dup xcheck { bind } if pop pop } forall end end Adobe_cmykcolor begin } ifelse } def /terminate % - terminate - { currentdict Adobe_cmykcolor eq { end } if } def /setcmykcolor % cyan magenta yellow black setcmykcolor - { 1 sub 4 1 roll 3 { 3 index add neg dup 0 lt { pop 0 } if 3 1 roll } repeat Adobe_cmykcolor_vars /_setrgbcolor get exec pop } def /currentcmykcolor % - currentcmykcolor cyan magenta yellow black { Adobe_cmykcolor_vars /_currentrgbcolor get exec 3 { 1 sub neg 3 1 roll } repeat 0 } def currentdict readonly pop end setpacking %%EndResource %%BeginResource: procset Adobe_cshow 1.1 0 %%Title: (cshow Operator) %%Version: 1.1 %%CreationDate: (1/23/89) () %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_cshow 3 dict dup begin put /initialize % - initialize - { /cshow where { pop } { userdict /Adobe_cshow_vars 1 dict dup begin put /_cshow % - _cshow proc {} def Adobe_cshow begin Adobe_cshow { dup xcheck { bind } if userdict 3 1 roll put } forall end end } ifelse } def /terminate % - terminate - { } def /cshow % proc string cshow - { exch Adobe_cshow_vars exch /_cshow exch put { 0 0 Adobe_cshow_vars /_cshow get exec } forall } def currentdict readonly pop end setpacking %%EndResource %%BeginResource: procset Adobe_customcolor 1.0 0 %%Title: (Custom Color Operators) %%Version: 1.0 %%CreationDate: (5/9/88) () %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_customcolor 5 dict dup begin put /initialize % - initialize - { /setcustomcolor where { pop } { Adobe_customcolor begin Adobe_customcolor { dup xcheck { bind } if pop pop } forall end Adobe_customcolor begin } ifelse } def /terminate % - terminate - { currentdict Adobe_customcolor eq { end } if } def /findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object { 5 packedarray } def /setcustomcolor % object tint setcustomcolor - { exch aload pop pop 4 { 4 index mul 4 1 roll } repeat 5 -1 roll pop setcmykcolor } def /setoverprint % boolean setoverprint - { pop } def currentdict readonly pop end setpacking %%EndResource %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2 %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog) %%Version: 1.0 %%CreationDate: (7/22/89) () %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved) currentpacking true setpacking userdict /Adobe_IllustratorA_AI3 61 dict dup begin put % initialization /initialize % - initialize - { % 47 vars, but leave slack of 10 entries for custom Postscript fragments userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put % paint operands /_lp /none def /_pf {} def /_ps {} def /_psf {} def /_pss {} def /_pjsf {} def /_pjss {} def /_pola 0 def /_doClip 0 def % paint operators /cf currentflat def % - cf flatness % typography operands /_tm matrix def /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def /_renderEnd [null null null null /i1 /i1 /i1 /i1] def /_render -1 def /_rise 0 def /_ax 0 def % x character spacing (_ax, _ay, _cx, _cy follows awidthshow naming convention) /_ay 0 def % y character spacing /_cx 0 def % x word spacing /_cy 0 def % y word spacing /_leading [0 0] def /_ctm matrix def /_mtx matrix def /_sp 16#020 def /_hyphen (-) def /_fScl 0 def /_cnt 0 def /_hs 1 def /_nativeEncoding 0 def /_useNativeEncoding 0 def /_tempEncode 0 def /_pntr 0 def /_tDict 2 dict def % typography operators /Tx {} def /Tj {} def % compound path operators /CRender {} def % printing /_AI3_savepage {} def % color operands /_gf null def /_cf 4 array def /_if null def /_of false def /_fc {} def /_gs null def /_cs 4 array def /_is null def /_os false def /_sc {} def /_i null def Adobe_IllustratorA_AI3 begin Adobe_IllustratorA_AI3 { dup xcheck { bind } if pop pop } forall end end Adobe_IllustratorA_AI3 begin Adobe_IllustratorA_AI3_vars begin newpath } def /terminate % - terminate - { end end } def % definition operators /_ % - _ null null def /ddef % key value ddef - { Adobe_IllustratorA_AI3_vars 3 1 roll put } def /xput % key value literal xput - { dup load dup length exch maxlength eq { dup dup load dup length 2 mul dict copy def } if load begin def end } def /npop % integer npop - { { pop } repeat } def % marking operators /sw % ax ay string sw x y { dup length exch stringwidth exch 5 -1 roll 3 index 1 sub mul add 4 1 roll 3 1 roll 1 sub mul add } def /swj % cx cy fillchar ax ay string swj x y { dup 4 1 roll dup length exch stringwidth exch 5 -1 roll 3 index 1 sub mul add 4 1 roll 3 1 roll 1 sub mul add 6 2 roll /_cnt 0 ddef {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop } def /ss % ax ay string matrix ss - { 4 1 roll { % matrix ax ay char 0 0 {proc} - 2 npop (0) exch 2 copy 0 exch put pop gsave false charpath currentpoint 4 index setmatrix stroke grestore moveto 2 copy rmoveto } exch cshow 3 npop } def /jss % cx cy fillchar ax ay string matrix jss - { 4 1 roll { % cx cy fillchar matrix ax ay char 0 0 {proc} - 2 npop (0) exch 2 copy 0 exch put gsave _sp eq { exch 6 index 6 index 6 index 5 -1 roll widthshow currentpoint } { false charpath currentpoint 4 index setmatrix stroke }ifelse grestore moveto 2 copy rmoveto } exch cshow 6 npop } def % path operators /sp % ax ay string sp - { { 2 npop (0) exch 2 copy 0 exch put pop false charpath 2 copy rmoveto } exch cshow 2 npop } def /jsp % cx cy fillchar ax ay string jsp - { { % cx cy fillchar ax ay char 0 0 {proc} - 2 npop (0) exch 2 copy 0 exch put _sp eq { exch 5 index 5 index 5 index 5 -1 roll widthshow } { false charpath }ifelse 2 copy rmoveto } exch cshow 5 npop } def % path construction operators /pl % x y pl x y { transform 0.25 sub round 0.25 add exch 0.25 sub round 0.25 add exch itransform } def /setstrokeadjust where { pop true setstrokeadjust /c % x1 y1 x2 y2 x3 y3 c - { curveto } def /C /c load def /v % x2 y2 x3 y3 v - { currentpoint 6 2 roll curveto } def /V /v load def /y % x1 y1 x2 y2 y - { 2 copy curveto } def /Y /y load def /l % x y l - { lineto } def /L /l load def /m % x y m - { moveto } def } {%else /c { pl curveto } def /C /c load def /v { currentpoint 6 2 roll pl curveto } def /V /v load def /y { pl 2 copy curveto } def /Y /y load def /l { pl lineto } def /L /l load def /m { pl moveto } def }ifelse % graphic state operators /d % array phase d - { setdash } def /cf {} def % - cf flatness /i % flatness i - { dup 0 eq { pop cf } if setflat } def /j % linejoin j - { setlinejoin } def /J % linecap J - { setlinecap } def /M % miterlimit M - { setmiterlimit } def /w % linewidth w - { setlinewidth } def % path painting operators /H % - H - {} def /h % - h - { closepath } def /N % - N - { _pola 0 eq { _doClip 1 eq {clip /_doClip 0 ddef} if newpath } { /CRender {N} ddef }ifelse } def /n % - n - {N} def /F % - F - { _pola 0 eq { _doClip 1 eq { gsave _pf grestore clip newpath /_lp /none ddef _fc /_doClip 0 ddef } { _pf }ifelse } { /CRender {F} ddef }ifelse } def /f % - f - { closepath F } def /S % - S - { _pola 0 eq { _doClip 1 eq { gsave _ps grestore clip newpath /_lp /none ddef _sc /_doClip 0 ddef } { _ps }ifelse } { /CRender {S} ddef }ifelse } def /s % - s - { closepath S } def /B % - B - { _pola 0 eq { _doClip 1 eq % F clears _doClip gsave F grestore { gsave S grestore clip newpath /_lp /none ddef _sc /_doClip 0 ddef } { S }ifelse } { /CRender {B} ddef }ifelse } def /b % - b - { closepath B } def /W % - W - { /_doClip 1 ddef } def /* % - [string] * - { count 0 ne { dup type (stringtype) eq {pop} if } if _pola 0 eq {newpath} if } def % group operators /u % - u - {} def /U % - U - {} def /q % - q - { _pola 0 eq {gsave} if } def /Q % - Q - { _pola 0 eq {grestore} if } def /*u % - *u - { _pola 1 add /_pola exch ddef } def /*U % - *U - { _pola 1 sub /_pola exch ddef _pola 0 eq {CRender} if } def /D % polarized D - {pop} def /*w % - *w - {} def /*W % - *W - {} def % place operators /` % matrix llx lly urx ury string ` - { /_i save ddef 6 1 roll 4 npop concat pop userdict begin /showpage {} def 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath 0 setgray false setoverprint } def /~ % - ~ - { end _i restore } def % color operators /O % flag O - { 0 ne /_of exch ddef /_lp /none ddef } def /R % flag R - { 0 ne /_os exch ddef /_lp /none ddef } def /g % gray g - { /_gf exch ddef /_fc { _lp /fill ne { _of setoverprint _gf setgray /_lp /fill ddef } if } ddef /_pf { _fc fill } ddef /_psf { _fc ashow } ddef /_pjsf { _fc awidthshow } ddef /_lp /none ddef } def /G % gray G - { /_gs exch ddef /_sc { _lp /stroke ne { _os setoverprint _gs setgray /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /k % cyan magenta yellow black k - { _cf astore pop /_fc { _lp /fill ne { _of setoverprint _cf aload pop setcmykcolor /_lp /fill ddef } if } ddef /_pf { _fc fill } ddef /_psf { _fc ashow } ddef /_pjsf { _fc awidthshow } ddef /_lp /none ddef } def /K % cyan magenta yellow black K - { _cs astore pop /_sc { _lp /stroke ne { _os setoverprint _cs aload pop setcmykcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def /x % cyan magenta yellow black name gray x - { /_gf exch ddef findcmykcustomcolor /_if exch ddef /_fc { _lp /fill ne { _of setoverprint _if _gf 1 exch sub setcustomcolor /_lp /fill ddef } if } ddef /_pf { _fc fill } ddef /_psf { _fc ashow } ddef /_pjsf { _fc awidthshow } ddef /_lp /none ddef } def /X % cyan magenta yellow black name gray X - { /_gs exch ddef findcmykcustomcolor /_is exch ddef /_sc { _lp /stroke ne { _os setoverprint _is _gs 1 exch sub setcustomcolor /_lp /stroke ddef } if } ddef /_ps { _sc stroke } ddef /_pss { _sc ss } ddef /_pjss { _sc jss } ddef /_lp /none ddef } def % locked object operator /A % value A - { pop } def currentdict readonly pop end setpacking % annotate page operator /annotatepage { } def %%EndResource %%EndProlog %%BeginSetup Adobe_cmykcolor /initialize get exec Adobe_cshow /initialize get exec Adobe_customcolor /initialize get exec Adobe_IllustratorA_AI3 /initialize get exec %%EndSetup 0 A *u 0 O 0 g 0 i 0 J 0 j 1.0286 w 4 M []0 d %AI3_Note: 0 D 180.5028 507.9387 m 180.5477 508.2498 180.5926 508.472 180.5926 508.5608 c 180.5926 508.7609 180.4579 508.8497 180.256 508.8497 c 179.3358 508.8497 L 179.1338 508.8497 179.0664 508.9831 179.0664 509.1608 c 179.0664 509.5162 179.3133 510.2495 179.5153 510.6495 c 179.6275 510.8718 179.8072 510.9608 180.0316 510.9608 c 180.7272 510.9608 L 180.9742 510.9608 181.019 511.0718 181.064 511.2718 c 181.221 512.0718 L 181.2884 512.3829 181.4006 512.6495 181.8045 512.6939 c 182.7247 512.805 185.7096 513.2273 185.9116 513.2273 c 186.1809 513.2273 186.2258 513.0718 186.2258 512.8717 c 186.2258 512.5384 186.0238 511.5828 186.0238 511.2718 c 186.0238 511.094 186.0686 510.9608 186.2708 510.9608 c 187.7744 510.9608 L 187.9988 510.9608 188.1334 510.894 188.1334 510.6495 c 188.1334 510.4273 187.8866 509.383 187.8193 509.1831 c 187.752 508.9386 187.6174 508.8497 187.3254 508.8497 c 185.9116 508.8497 L 185.6198 508.8497 185.5076 508.6942 185.4403 508.4942 c 185.2159 507.8276 184.6548 504.361 184.6548 503.7611 c 184.6548 503.2943 184.8118 503.1611 185.2159 503.1611 c 186.0238 503.1611 186.7644 504.0055 187.4602 504.0055 c 187.8866 504.0055 188.2682 503.6722 188.2682 503.1833 c 188.2682 501.7391 184.8343 499.3392 181.5801 499.3392 c 180.0988 499.3392 179.4255 499.7835 179.4255 500.9613 c 179.4255 501.2502 179.5153 501.9835 179.6051 502.539 C 180.5028 507.9387 l f *U *u 194.5715 509.8719 m 194.4817 509.3608 194.4144 508.9831 194.4144 508.7609 c 194.4144 508.6053 194.4593 508.5164 194.5266 508.5164 c 194.7062 508.5164 197.3096 511.1829 199.8231 511.1829 c 201.4839 511.1829 202.4939 510.2274 202.4939 508.5608 c 202.4939 506.8055 201.686 504.8944 201.686 503.6277 c 201.686 503.3388 201.7981 503.1611 202.0899 503.1611 c 202.5387 503.1611 202.8754 503.3833 203.2121 503.3833 c 203.4365 503.3833 203.5039 503.1167 203.5039 502.8946 c 203.5039 501.1168 199.1722 499.3392 197.1525 499.3392 c 196.5689 499.3392 196.3669 499.628 196.3669 500.0501 c 196.3669 500.3169 196.4118 500.7613 196.5241 501.2947 c 197.3096 505.4054 L 197.3769 505.7388 197.4666 506.4054 197.4666 506.6499 c 197.4666 507.1164 197.1749 507.3609 196.7037 507.3609 c 195.8732 507.3609 194.4593 506.7832 194.145 506.1831 c 194.0104 505.9388 193.8982 505.5611 193.8308 505.2499 c 192.8658 500.1613 L 192.7984 499.8502 192.6638 499.5613 192.3496 499.5613 c 188.6464 499.5613 L 188.4221 499.5613 188.2201 499.6058 188.2201 499.8946 c 188.2201 500.139 188.3324 500.9613 188.5342 502.1612 c 189.836 510.3829 L 189.9482 511.0051 190.0157 511.4717 190.0157 511.7162 c 190.0157 512.294 189.836 512.5606 188.7587 512.5606 c 188.3098 512.5606 187.7712 512.6273 187.7712 513.1162 c 187.7712 514.5827 192.013 515.5604 194.1898 515.5604 c 194.8184 515.5604 195.357 515.4715 195.357 514.7604 c 195.357 514.4272 195.3346 513.9382 195.2224 513.3606 C 194.5715 509.8719 l f *U *u 203.546 503.4501 m 203.546 507.672 207.6306 511.1829 211.8274 511.1829 c 214.4756 511.1829 215.351 509.7607 215.351 508.7829 c 215.351 505.8054 209.8524 504.3832 209.3138 504.2277 c 208.9323 504.1166 208.7078 504.0277 208.7078 503.8944 c 208.7078 503.5166 209.3586 502.739 210.593 502.739 c 212.6128 502.739 213.9145 503.9388 214.2064 503.9388 c 214.3634 503.9388 214.498 503.7166 214.498 503.4945 c 214.498 501.9168 212.5006 499.3392 207.7876 499.3392 c 204.4211 499.3392 203.546 501.6057 203.546 503.4501 c f 1 D 211.2213 508.5831 m 211.2213 508.7829 211.0868 509.0719 210.7052 509.0719 c 209.6055 509.0719 208.4161 506.9387 208.4161 506.0055 c 208.4161 505.8498 208.5282 505.6944 208.6854 505.6944 c 209.7626 505.6944 211.2213 507.4942 211.2213 508.5831 c f *U *u 0 D 227.2195 503.7611 m 227.1746 503.4055 227.1073 502.8722 227.1073 502.6278 c 227.1073 502.0057 227.444 501.6502 228.2743 501.4946 c 229.3965 501.2724 229.621 501.139 229.621 500.4057 c 229.621 499.8724 229.4639 499.4947 228.9925 499.4947 c 227.3991 499.4947 225.7831 499.5613 224.1897 499.5613 c 222.5963 499.5613 220.9805 499.4947 219.3868 499.4947 c 219.0278 499.4947 218.8707 499.6946 218.8707 500.139 c 218.8707 501.0501 219.3868 501.2502 220.0602 501.4946 c 220.6885 501.7168 221.1375 501.8057 221.3619 502.4057 c 221.9679 504.0055 222.6861 509.1608 222.6861 511.8717 c 222.6861 512.294 222.4392 512.4939 221.9903 512.4939 c 220.4641 512.4939 218.7584 511.2051 218.7584 508.6942 c 218.7584 507.7165 219.14 506.8277 220.1051 506.8277 c 221.0701 506.8277 220.7334 507.8942 221.2497 507.8942 c 221.5863 507.8942 221.6537 507.5608 221.6537 507.3164 c 221.6537 506.0499 220.8456 505.1832 219.3644 505.1832 c 217.2773 505.1832 216.0205 507.0054 216.0205 509.1386 c 216.0205 512.6939 218.175 515.0493 222.7309 515.0493 c 225.267 515.0493 226.7931 514.8716 227.9601 514.7383 c 229.4863 514.5605 231.0348 514.4049 231.9551 514.4049 c 232.3814 514.4049 232.5385 514.516 232.5385 514.8495 c 232.5385 515.316 232.5833 515.7382 233.1445 515.7382 c 233.9524 515.7382 234.3116 514.9605 234.3116 514.0271 c 234.3116 512.8495 233.8851 511.6939 232.1795 511.6939 c 231.0123 511.6939 229.4639 512.0496 228.6334 512.0496 c 228.3193 512.0496 228.1173 511.7606 228.0723 511.3606 C 227.2195 503.7611 l f *U *u 237.2415 505.161 m 237.3089 504.8277 237.3313 504.6499 237.3987 504.6499 c 237.4659 504.6499 237.5781 504.8944 237.7129 505.161 c 238.2965 506.2942 238.835 507.3609 238.835 508.472 c 238.835 509.1163 238.5881 509.4496 238.5209 510.1829 c 238.5209 511.0496 240.0695 511.1829 240.6754 511.1829 c 241.9545 511.1607 242.179 510.894 242.179 510.4051 c 242.179 508.5386 239.6879 504.6277 237.4436 500.6279 c 235.8277 497.7392 233.7405 494.6283 231.3841 494.6283 c 230.2394 494.6283 228.1297 495.1838 228.1297 496.5392 c 228.1297 497.6059 229.6558 497.7836 230.7107 497.7836 c 232.3042 497.7836 233.2915 498.317 233.2915 500.1837 c 233.2915 502.4944 231.9899 508.4053 230.4863 508.4053 c 230.0598 508.4053 229.6109 508.2053 229.1397 508.2053 c 228.758 508.2053 228.6458 508.5164 228.6458 508.8719 c 228.6458 510.2274 231.8777 511.1829 233.7855 511.1829 c 236.4561 511.1829 236.8601 506.9387 237.2415 505.161 c f *U *u 1 D 247.8861 503.0501 m 247.8187 502.6278 247.7738 502.2946 247.7738 502.1833 c 247.7738 501.8057 247.9534 501.6057 248.2901 501.6057 c 250.2875 501.6057 251.0057 504.4722 251.0057 506.2277 c 251.0057 507.0277 250.6017 508.0276 249.5469 508.0276 c 248.8959 508.0276 248.6043 507.3831 248.4921 506.7388 C 247.8861 503.0501 l f 0 D 242.1406 494.895 m 241.7816 494.895 241.6468 495.0728 241.6468 495.4061 c 241.6468 495.5616 241.7591 496.1838 241.9161 497.0726 c 243.4871 505.7832 L 243.6218 506.5386 243.6892 507.072 243.6892 507.2275 c 243.6892 507.9387 243.2179 508.0276 242.5222 508.0276 c 241.7591 508.0276 241.3326 508.0276 241.3326 508.5386 c 241.3326 510.1607 246.2478 511.1829 248.4471 511.1829 c 248.8287 511.1829 249.0081 511.0273 249.0081 510.805 c 249.0081 510.5606 248.9857 510.3385 248.9857 510.2274 c 248.9857 510.0273 249.0081 509.9385 249.0979 509.9385 c 249.2775 509.9385 250.4446 511.1829 252.5317 511.1829 c 254.821 511.1829 256.0553 509.2719 256.0553 507.1609 c 256.0553 500.8057 250.6691 499.3392 249.1428 499.3392 c 248.2002 499.3392 247.7738 499.4724 247.527 499.4724 c 247.37 499.4724 247.3249 499.3169 247.2802 499.0502 c 246.6967 495.4505 L 246.6293 494.9839 246.4498 494.895 246.158 494.895 C 242.1406 494.895 l f *U *u 256.1439 503.4501 m 256.1439 507.672 260.2285 511.1829 264.4254 511.1829 c 267.0737 511.1829 267.949 509.7607 267.949 508.7829 c 267.949 505.8054 262.4504 504.3832 261.9118 504.2277 c 261.5303 504.1166 261.3058 504.0277 261.3058 503.8944 c 261.3058 503.5166 261.9566 502.739 263.191 502.739 c 265.2109 502.739 266.5127 503.9388 266.8044 503.9388 c 266.9616 503.9388 267.0961 503.7166 267.0961 503.4945 c 267.0961 501.9168 265.0986 499.3392 260.3856 499.3392 c 257.0192 499.3392 256.1439 501.6057 256.1439 503.4501 c f 1 D 263.8194 508.5831 m 263.8194 508.7829 263.6848 509.0719 263.3032 509.0719 c 262.2035 509.0719 261.0142 506.9387 261.0142 506.0055 c 261.0142 505.8498 261.1264 505.6944 261.2834 505.6944 c 262.3606 505.6944 263.8194 507.4942 263.8194 508.5831 c f *U *u 273.8476 503.5611 m 273.8251 503.3166 273.7803 503.0945 273.7803 502.8722 c 273.7803 501.8946 274.5434 501.8501 275.1717 501.8501 c 276.9447 501.8501 277.3486 503.0945 277.3486 504.0055 c 277.3486 505.4499 276.406 506.4943 274.9473 506.4943 c 274.5659 506.4943 274.117 506.3388 274.072 505.6055 C 273.8476 503.5611 l f 274.6107 510.0497 m 274.5883 509.9163 274.5659 509.7607 274.5659 509.6274 c 274.5659 509.1608 274.7229 508.8497 275.4635 508.8497 c 277.0345 508.8497 277.3038 510.1607 277.3038 510.9385 c 277.3038 511.9161 276.8549 512.5162 275.8226 512.5162 c 275.0371 512.5162 274.7903 512.0718 274.7229 511.3606 C 274.6107 510.0497 l f 0 D 269.5161 510.894 m 269.561 511.2495 269.5835 511.494 269.5835 511.6051 c 269.5835 512.2051 269.1122 512.605 268.5286 512.7384 c 267.945 512.8717 267.5411 513.094 267.5411 513.4938 c 267.5411 514.2272 267.7656 514.7383 268.4838 514.7383 c 270.2568 514.7383 272.0072 514.6716 273.7803 514.6716 c 275.5532 514.6716 277.3038 514.7383 279.0769 514.7383 c 281.5905 514.7383 282.6902 513.1829 282.6902 511.294 c 282.6902 509.783 282.1965 508.7386 281.1193 508.0276 c 280.8498 507.8498 280.7151 507.7831 280.7151 507.6943 c 280.7151 507.6275 280.8722 507.5386 281.0071 507.472 c 282.0169 506.8943 283.094 506.0721 283.094 504.1166 c 283.094 502.2946 282.1066 499.4947 277.5058 499.4947 c 275.7553 499.4947 274.0048 499.5613 272.254 499.5613 c 270.4811 499.5613 268.7306 499.4947 266.9801 499.4947 c 266.6658 499.4947 266.5312 499.8279 266.5312 500.2946 c 266.5312 501.0057 266.778 501.2947 267.3616 501.4946 c 267.9002 501.6724 268.2593 502.139 268.3491 502.6945 C 269.5161 510.894 l f *U *u 1 D 289.0365 501.4502 m 290.4953 501.4502 291.393 507.0277 291.393 508.1387 c 291.393 508.8053 291.191 509.0719 290.7645 509.0719 c 289.3955 509.0719 288.4305 503.961 288.4305 502.2501 c 288.4305 501.8057 288.5876 501.4502 289.0365 501.4502 c f 0 D 288.2061 499.3392 m 284.8844 499.3392 283.3809 500.9613 283.3809 503.7166 c 283.3809 507.5386 286.5677 511.1829 291.6174 511.1829 c 294.9389 511.1829 296.4428 509.5607 296.4428 506.8055 c 296.4428 502.9834 293.7943 499.3392 288.2061 499.3392 c f *U *u 1 D 302.2958 501.4502 m 303.7546 501.4502 304.6524 507.0277 304.6524 508.1387 c 304.6524 508.8053 304.4504 509.0719 304.024 509.0719 c 302.6548 509.0719 301.6899 503.961 301.6899 502.2501 c 301.6899 501.8057 301.8471 501.4502 302.2958 501.4502 c f 0 D 301.4654 499.3392 m 298.1438 499.3392 296.6402 500.9613 296.6402 503.7166 c 296.6402 507.5386 299.8271 511.1829 304.8769 511.1829 c 308.1984 511.1829 309.702 509.5607 309.702 506.8055 c 309.702 502.9834 307.0538 499.3392 301.4654 499.3392 c f *U *u 314.5901 499.9835 m 314.5675 499.7835 314.4778 499.5613 314.1187 499.5613 c 310.1912 499.5613 L 309.8994 499.5613 309.8321 499.6724 309.8321 500.0057 c 309.8321 500.1837 309.8994 500.5391 309.9218 500.7613 c 311.3133 511.1384 L 311.3582 511.4495 311.448 511.7606 311.448 512.0718 c 311.448 512.7828 310.8645 512.7828 310.1686 512.7828 c 309.6525 512.7828 309.3382 512.9161 309.3382 513.2717 c 309.3382 515.0715 314.8816 515.5604 316.0937 515.5604 c 316.8791 515.5604 316.9465 515.2049 316.9465 514.9382 c 316.9465 514.7827 316.8567 514.4049 316.8118 514.1383 c 316.2507 510.5384 L 316.2059 510.2495 316.1835 510.0718 316.1835 510.0052 c 316.1835 509.8941 316.2059 509.8052 316.2957 509.8052 c 316.4079 509.8052 316.5201 509.9163 316.7445 510.0941 c 317.6198 510.7384 318.6747 511.1829 320.0213 511.1829 c 322.6246 511.1829 323.1183 509.4496 323.1183 508.6275 c 323.1183 506.7165 321.6371 505.9609 320.717 505.3388 c 320.5149 505.2054 320.2905 505.1166 320.2905 504.8499 c 320.2905 504.761 320.3129 504.6055 320.4028 504.3832 c 323.4774 496.8059 325.1383 497.0504 325.1383 495.7172 c 325.1383 494.7394 323.7468 494.6283 322.8265 494.6283 c 321.1433 494.6283 319.6172 495.3839 318.6073 496.6725 c 317.2607 498.7613 316.363 502.2946 315.8018 503.3833 c 315.6448 503.7166 315.5774 503.8722 315.5774 504.0277 c 315.5774 504.161 315.6896 504.2499 315.8692 504.361 c 316.8118 504.9388 318.0686 505.7388 318.0686 507.1388 c 318.0686 507.9609 317.4403 508.1831 316.9913 508.1831 c 316.2059 508.1831 315.8467 507.7609 315.7794 507.3386 C 314.5901 499.9835 l f *U *u 179.1356 489.069 m 179.2008 489.3465 L 180.0327 489.4576 180.4813 489.9943 180.8364 490.5958 c 183.6586 495.435 L 184.0605 495.435 L 184.8829 490.022 L 184.967 489.4854 185.0698 489.3929 185.6865 489.3465 c 185.6305 489.069 L 182.939 489.069 L 182.9951 489.3465 L 183.8362 489.4299 183.9764 489.5594 183.9764 489.8925 c 183.9764 490.0498 183.8829 490.4015 183.7708 491.2342 c 181.5933 491.2342 L 181.4251 490.9011 180.8084 489.9389 180.8084 489.6796 c 180.8084 489.5131 180.9392 489.3744 181.6494 489.3465 c 181.5933 489.069 L 179.1356 489.069 l f 1 D 181.827 491.5673 m 183.7241 491.5673 L 183.3783 494.2783 L 183.3596 494.2783 L 181.827 491.5673 l f *U *u 0 D 188.1383 489.069 m 188.2038 489.3465 L 188.9793 489.4206 189.1383 489.5224 189.2785 490.0684 c 190.3344 494.0285 L 190.4279 494.3802 190.5027 494.6393 190.5027 494.7503 c 190.5027 494.9909 190.3812 495.1575 189.7738 495.1575 c 189.8392 495.435 L 192.3997 495.435 L 194.1379 495.435 194.6333 494.7966 194.6333 493.8897 c 194.6333 492.7146 193.8015 491.9836 191.484 491.9836 c 190.783 491.9836 L 190.4186 490.6328 L 190.3438 490.3551 190.2317 489.9759 190.2317 489.7722 c 190.2317 489.6057 190.3998 489.3465 191.1102 489.3465 c 191.0541 489.069 L 188.1383 489.069 l f 1 D 191.8017 492.3167 m 192.9231 492.3167 193.6053 492.7332 193.6053 494.2877 c 193.6053 494.7133 193.2782 495.1575 192.5492 495.1575 c 191.9325 495.1575 191.5961 495.0371 191.4466 494.4728 c 190.8765 492.3167 L 191.8017 492.3167 l f *U *u 0 D 197.9616 491.5858 m 197.9616 490.346 196.8028 488.958 195.5319 488.958 c 194.5411 488.958 193.9991 489.8463 193.9991 490.9011 c 193.9991 492.326 195.2141 493.5288 196.429 493.5288 c 197.4196 493.5288 197.9616 492.6407 197.9616 491.5858 c f 1 D 194.728 490.2349 m 194.728 489.6057 195.0364 489.2355 195.5319 489.2355 c 196.7467 489.2355 197.2326 491.4563 197.2326 492.326 c 197.2326 492.9182 196.9617 493.2513 196.429 493.2513 c 195.2514 493.2513 194.728 491.0307 194.728 490.2349 c f *U *u 0 D 198.4687 491.8725 m 198.6277 492.5666 199.1697 493.5288 199.8612 493.5288 c 200.5061 493.5288 200.8052 492.9923 200.8052 492.4556 c 200.8052 491.9096 200.6183 491.4099 200.4406 490.9567 c 200.2631 490.5032 200.0761 490.0867 200.0761 489.7074 c 200.0761 489.4485 200.2163 489.2355 200.4874 489.2355 c 201.0948 489.2355 201.9452 490.9659 202.2442 492.1224 c 202.5808 493.4178 L 203.4404 493.4178 L 202.9732 491.6691 L 202.8984 491.4007 202.6181 490.494 202.6181 489.9203 c 202.6181 489.5316 202.6929 489.2355 203.1321 489.2355 c 204.1508 489.2355 204.9451 491.0954 204.9451 492.141 c 204.9451 492.5851 204.2534 492.65 204.2534 493.0847 c 204.2534 493.3623 204.4125 493.5288 204.7209 493.5288 c 205.0946 493.5288 205.3376 493.2143 205.3376 492.5481 c 205.3376 491.5118 204.5808 488.958 203.0106 488.958 c 202.0573 488.958 201.8984 489.7167 201.9452 490.5866 c 201.9265 490.5866 L 201.5714 489.9573 201.1322 488.958 200.2444 488.958 c 199.721 488.958 199.3472 489.5131 199.3472 490.2164 c 199.3472 490.7253 199.5435 491.2064 199.7397 491.6599 c 199.936 492.1224 200.1322 492.5389 200.1322 492.909 c 200.1322 493.0755 200.0294 493.2513 199.8332 493.2513 c 199.4501 493.2513 199.0202 492.6869 198.7304 491.7986 C 198.4687 491.8725 l f *U *u 208.6202 493.5288 m 209.3959 493.5288 209.7417 493.1866 209.7417 492.6592 c 209.7417 491.9836 209.1248 491.1787 206.7979 490.8272 c 206.7512 490.605 206.7138 490.383 206.7138 490.1516 c 206.7138 489.5594 207.0128 489.2355 207.5362 489.2355 c 208.2932 489.2355 208.9099 490.0405 209.3492 490.6143 c 209.5454 490.42 L 208.9005 489.6519 208.4427 488.958 207.4521 488.958 c 206.6764 488.958 205.9475 489.6057 205.9475 490.6976 c 205.9475 492.4278 207.5736 493.5288 208.6202 493.5288 c f 1 D 208.5735 493.2513 m 208.0034 493.2513 207.1344 492.4741 206.854 491.0769 c 207.9755 491.2249 209.1062 491.7523 209.1062 492.7146 c 209.1062 493.0108 208.9193 493.2513 208.5735 493.2513 c f *U *u 0 D 210.4995 489.069 m 210.8359 490.3644 L 211.1537 491.5858 211.4527 492.5759 211.4527 492.872 c 211.4527 493.1126 211.3592 493.2513 211.1724 493.2513 c 210.8452 493.2513 210.3967 492.6592 210.0976 491.854 c 209.8547 491.9374 L 210.135 492.6222 210.5929 493.5288 211.2752 493.5288 c 211.7611 493.5288 212.0321 493.1218 212.0321 492.6222 c 212.0321 492.2427 211.9854 491.9189 211.9386 491.7153 c 211.9573 491.6968 L 212.4153 492.6592 213.0228 493.5288 213.6769 493.5288 c 214.0601 493.5288 214.3311 493.2883 214.3311 492.8997 c 214.3311 492.5851 214.1256 492.3167 213.7985 492.3167 c 213.5367 492.3167 213.3405 492.465 213.3405 492.7054 c 213.3405 493.0201 213.6956 493.1033 213.6956 493.1681 c 213.6956 493.2235 213.6396 493.2513 213.5835 493.2513 c 212.733 493.2513 211.8546 491.0028 211.5649 490.0313 c 211.2752 489.069 L 210.4995 489.069 l f *U *u 217.2849 489.069 m 217.3596 489.3465 L 218.1354 489.3651 218.4251 489.5316 218.5746 490.0961 c 219.9203 495.1575 L 218.6401 495.1481 218.0606 494.4358 217.5186 493.2421 c 217.2475 493.2421 L 217.9017 495.435 L 223.0791 495.435 L 222.5277 493.2235 L 222.2473 493.2235 L 222.2473 493.7138 L 222.2473 494.8059 221.9483 495.1575 220.8362 495.1575 c 219.7053 490.8456 L 219.5558 490.2719 219.4437 489.9389 219.4437 489.7167 c 219.4437 489.4946 219.5745 489.328 220.3035 489.3465 c 220.2287 489.069 L 217.2849 489.069 l f *U *u 225.5848 491.5858 m 225.5848 490.346 224.4259 488.958 223.155 488.958 c 222.1644 488.958 221.6224 489.8463 221.6224 490.9011 c 221.6224 492.326 222.8372 493.5288 224.0521 493.5288 c 225.0427 493.5288 225.5848 492.6407 225.5848 491.5858 c f 1 D 222.3513 490.2349 m 222.3513 489.6057 222.6597 489.2355 223.155 489.2355 c 224.3698 489.2355 224.8558 491.4563 224.8558 492.326 c 224.8558 492.9182 224.5848 493.2513 224.0521 493.2513 c 222.8747 493.2513 222.3513 491.0307 222.3513 490.2349 c f *U *u 0 D 230.2601 491.5858 m 230.2601 490.346 229.1012 488.958 227.8302 488.958 c 226.8397 488.958 226.2977 489.8463 226.2977 490.9011 c 226.2977 492.326 227.5125 493.5288 228.7274 493.5288 c 229.7179 493.5288 230.2601 492.6407 230.2601 491.5858 c f 1 D 227.0266 490.2349 m 227.0266 489.6057 227.3349 489.2355 227.8302 489.2355 c 229.0451 489.2355 229.531 491.4563 229.531 492.326 c 229.531 492.9182 229.2601 493.2513 228.7274 493.2513 c 227.5499 493.2513 227.0266 491.0307 227.0266 490.2349 c f *U *u 0 D 231.0195 490.6976 m 231.9635 494.1766 L 232.0102 494.3433 232.0944 494.5838 232.0944 494.7503 c 232.0944 494.9724 231.9447 495.0371 231.4402 495.0464 c 231.4963 495.287 L 233.1129 495.324 L 231.7765 490.383 L 231.7299 490.2256 231.6084 489.7815 231.6084 489.5316 c 231.6084 489.3465 231.7204 489.2355 231.8888 489.2355 c 232.3559 489.2355 232.8793 490.3737 233.0475 490.6883 c 233.2624 490.5773 L 232.954 490.059 232.5803 488.958 231.7299 488.958 c 231.2344 488.958 230.8793 489.328 230.8793 489.8833 c 230.8793 490.1608 230.9353 490.383 231.0195 490.6976 c f *U *u 236.5517 493.4178 m 237.3368 493.4178 L 237.8414 494.778 238.9815 495.435 239.6263 495.435 c 240.0842 495.435 240.3366 495.1575 240.3366 494.8706 c 240.3366 494.593 240.1215 494.4172 239.8599 494.4172 c 239.6637 494.4172 239.4768 494.5653 239.4768 494.7688 c 239.4768 495.0001 239.6076 495.0186 239.6076 495.0926 c 239.6076 495.1296 239.5422 495.1575 239.4487 495.1575 c 238.9908 495.1575 238.374 494.6023 238.1684 493.4178 c 239.1684 493.4178 L 239.0936 493.1403 L 238.1217 493.1403 L 237.9909 492.3445 237.8227 491.2249 237.6264 490.2904 c 237.1592 488.0882 236.1031 487.311 235.1685 487.311 c 234.7388 487.311 234.3087 487.5978 234.3087 488.0326 c 234.3087 488.2641 234.505 488.5232 234.8135 488.5232 c 235.1126 488.5232 235.2621 488.338 235.2621 488.1437 c 235.2621 487.7644 235.0284 487.7736 235.0284 487.6719 c 235.0284 487.6163 235.0658 487.5886 235.3089 487.5886 c 235.8881 487.5886 236.4115 488.079 236.6078 489.2171 c 236.8415 490.5588 236.9442 492.1224 237.2526 493.1403 c 236.4676 493.1403 L 236.5517 493.4178 l f *U *u 239.682 489.069 m 240.0184 490.3644 L 240.3361 491.5858 240.6351 492.5759 240.6351 492.872 c 240.6351 493.1126 240.5416 493.2513 240.3548 493.2513 c 240.0277 493.2513 239.5791 492.6592 239.28 491.854 c 239.0369 491.9374 L 239.3174 492.6222 239.7754 493.5288 240.4575 493.5288 c 240.9435 493.5288 241.2145 493.1218 241.2145 492.6222 c 241.2145 492.2427 241.1679 491.9189 241.1211 491.7153 c 241.1397 491.6968 L 241.5977 492.6592 242.2052 493.5288 242.8593 493.5288 c 243.2425 493.5288 243.5135 493.2883 243.5135 492.8997 c 243.5135 492.5851 243.3079 492.3167 242.9807 492.3167 c 242.7191 492.3167 242.5228 492.465 242.5228 492.7054 c 242.5228 493.0201 242.878 493.1033 242.878 493.1681 c 242.878 493.2235 242.8219 493.2513 242.7658 493.2513 c 241.9154 493.2513 241.037 491.0028 240.7472 490.0313 c 240.4575 489.069 L 239.682 489.069 l f *U *u 247.3926 491.5858 m 247.3926 490.346 246.2338 488.958 244.9629 488.958 c 243.9722 488.958 243.4303 489.8463 243.4303 490.9011 c 243.4303 492.326 244.6451 493.5288 245.8599 493.5288 c 246.8507 493.5288 247.3926 492.6407 247.3926 491.5858 c f 1 D 244.1591 490.2349 m 244.1591 489.6057 244.4676 489.2355 244.9629 489.2355 c 246.1778 489.2355 246.6637 491.4563 246.6637 492.326 c 246.6637 492.9182 246.3926 493.2513 245.8599 493.2513 c 244.6824 493.2513 244.1591 491.0307 244.1591 490.2349 c f *U *u 0 D 248.526 489.069 m 249.2737 491.743 L 249.4325 492.2983 249.4886 492.6961 249.4886 492.8905 c 249.4886 493.1033 249.4138 493.2513 249.2269 493.2513 c 248.8811 493.2513 248.4886 492.8626 248.096 491.8172 c 247.8438 491.9004 L 248.1801 492.8812 248.6475 493.5288 249.3017 493.5288 c 249.8063 493.5288 250.0679 493.0847 250.0679 492.502 c 250.0679 492.2611 250.0493 492.0207 250.0306 491.7894 c 250.0306 491.7709 L 250.0493 491.7709 L 250.4979 492.8257 251.1146 493.5288 251.6379 493.5288 c 251.9931 493.5288 252.4604 493.2883 252.4604 492.326 c 252.4604 492.0947 252.4417 491.9189 252.423 491.7616 c 252.4417 491.743 L 252.8995 492.8165 253.4883 493.5288 254.1238 493.5288 c 254.6845 493.5288 255.0583 492.9645 255.0583 492.2706 c 255.0583 491.8633 254.8527 491.3452 254.6471 490.8456 c 254.4415 490.3551 254.2268 489.9018 254.2268 489.615 c 254.2268 489.4299 254.3856 489.2911 254.5724 489.2911 c 254.8527 489.2911 255.1705 489.6057 255.7405 490.7068 c 256.0022 490.6328 L 255.4881 489.6057 255.0022 488.958 254.4322 488.958 c 253.9182 488.958 253.5631 489.328 253.5537 489.9389 c 253.5444 490.3922 253.7592 490.9104 253.9836 491.4099 c 254.208 491.9096 254.4229 492.3816 254.4229 492.7332 c 254.4229 493.0477 254.292 493.2421 254.0491 493.2421 c 253.3481 493.2421 252.367 491.3175 252.0866 490.207 c 251.7968 489.069 L 250.9464 489.069 L 251.7127 491.9096 L 251.7875 492.1965 251.8809 492.6036 251.8809 492.8626 c 251.8809 493.1218 251.7501 493.2513 251.5631 493.2513 c 250.9277 493.2513 249.9839 491.2619 249.6754 490.17 c 249.367 489.069 L 248.526 489.069 l f *U *u 264.0896 495.435 m 264.0522 495.1575 L 263.4821 495.1389 263.2018 495.0371 263.0802 494.5653 c 262.0617 490.5588 L 261.8 489.5316 261.1551 488.958 260.0711 488.958 c 259.0337 488.958 258.5571 489.5594 258.5571 490.3182 c 258.5571 490.7068 258.8095 491.1879 259.3608 491.1879 c 259.716 491.1879 259.9496 491.0028 259.9496 490.6513 c 259.9496 490.2997 259.7534 490.1146 259.4356 490.1146 c 259.2674 490.1146 259.174 490.2164 259.0524 490.2164 c 258.9964 490.2164 258.9496 490.1331 258.9496 490.0405 c 258.9496 489.7352 259.2019 489.2355 259.8935 489.2355 c 260.6786 489.2355 260.9589 489.7815 261.0897 490.3182 c 261.9869 493.9267 L 262.0896 494.3433 262.1551 494.6208 262.1551 494.7688 c 262.1551 495.0464 262.0243 495.1575 261.3046 495.1575 c 261.3701 495.435 L 264.0896 495.435 l f *U *u 266.4751 490.6236 m 266.0452 489.7167 265.5031 488.958 264.849 488.958 c 264.3069 488.958 263.9612 489.4391 263.9612 489.9389 c 263.9612 490.531 264.2135 491.0121 264.4472 491.4655 c 264.6808 491.9189 264.9051 492.3445 264.9051 492.8072 c 264.9051 493.1126 264.8023 493.2513 264.5781 493.2513 c 264.1573 493.2513 263.8209 492.6592 263.4472 491.854 c 263.223 491.9281 L 263.5781 492.7702 264.0173 493.5288 264.7182 493.5288 c 265.2602 493.5288 265.578 492.9645 265.578 492.4556 c 265.578 491.5025 264.6902 490.1793 264.6902 489.5964 c 264.6902 489.3744 264.7743 489.2355 265.0172 489.2355 c 265.3349 489.2355 265.7461 489.6981 266.2508 490.7161 C 266.4751 490.6236 l f 265.578 495.435 m 265.8675 495.435 266.12 495.1852 266.12 494.889 c 266.12 494.5838 265.8675 494.3433 265.578 494.3433 c 265.2696 494.3433 265.0358 494.5745 265.0358 494.889 c 265.0358 495.1945 265.2789 495.435 265.578 495.435 c f *U *u 267.3734 489.069 m 268.121 491.743 L 268.2799 492.2983 268.336 492.6961 268.336 492.8905 c 268.336 493.1033 268.2612 493.2513 268.0743 493.2513 c 267.7285 493.2513 267.336 492.8626 266.9436 491.8172 c 266.6912 491.9004 L 267.0276 492.8812 267.495 493.5288 268.1491 493.5288 c 268.6537 493.5288 268.9154 493.0847 268.9154 492.502 c 268.9154 492.2611 268.8967 492.0207 268.878 491.7894 c 268.878 491.7709 L 268.8967 491.7709 L 269.3453 492.8257 269.962 493.5288 270.4854 493.5288 c 270.8406 493.5288 271.3078 493.2883 271.3078 492.326 c 271.3078 492.0947 271.2891 491.9189 271.2704 491.7616 c 271.2891 491.743 L 271.7471 492.8165 272.3357 493.5288 272.9712 493.5288 c 273.532 493.5288 273.9058 492.9645 273.9058 492.2706 c 273.9058 491.8633 273.7002 491.3452 273.4945 490.8456 c 273.289 490.3551 273.0742 489.9018 273.0742 489.615 c 273.0742 489.4299 273.233 489.2911 273.4199 489.2911 c 273.7002 489.2911 274.0179 489.6057 274.588 490.7068 c 274.8497 490.6328 L 274.3356 489.6057 273.8497 488.958 273.2798 488.958 c 272.7658 488.958 272.4105 489.328 272.4012 489.9389 c 272.3919 490.3922 272.6068 490.9104 272.8312 491.4099 c 273.0553 491.9096 273.2704 492.3816 273.2704 492.7332 c 273.2704 493.0477 273.1394 493.2421 272.8965 493.2421 c 272.1955 493.2421 271.2145 491.3175 270.934 490.207 c 270.6442 489.069 L 269.7938 489.069 L 270.5603 491.9096 L 270.635 492.1965 270.7285 492.6036 270.7285 492.8626 c 270.7285 493.1218 270.5975 493.2513 270.4106 493.2513 c 269.7751 493.2513 268.8313 491.2619 268.5229 490.17 c 268.2145 489.069 L 267.3734 489.069 l f *U *u 277.227 489.069 m 277.2924 489.3465 L 278.1241 489.3836 278.2923 489.5039 278.3858 489.8463 c 279.5166 494.0285 L 279.582 494.2598 279.6569 494.6023 279.6569 494.7688 c 279.6569 495.0464 279.5726 495.1575 278.8532 495.1575 c 278.9185 495.435 L 281.7315 495.435 L 281.6847 495.1575 L 280.8811 495.1575 280.7036 495.0464 280.5354 494.3618 c 279.5166 490.5496 L 279.4231 490.1885 279.3484 489.9666 279.3484 489.8001 c 279.3484 489.5131 279.498 489.3465 279.9465 489.3465 c 281.5165 489.3465 282.2922 490.0313 282.8436 491.4285 c 283.1333 491.4007 L 282.4605 489.069 L 277.227 489.069 l f *U *u 285.8729 493.5288 m 286.6486 493.5288 286.9945 493.1866 286.9945 492.6592 c 286.9945 491.9836 286.3777 491.1787 284.0506 490.8272 c 284.0038 490.605 283.9665 490.383 283.9665 490.1516 c 283.9665 489.5594 284.2655 489.2355 284.7888 489.2355 c 285.5458 489.2355 286.1626 490.0405 286.6018 490.6143 c 286.7981 490.42 L 286.1533 489.6519 285.6954 488.958 284.7047 488.958 c 283.9291 488.958 283.2001 489.6057 283.2001 490.6976 c 283.2001 492.4278 284.8262 493.5288 285.8729 493.5288 c f 1 D 285.8262 493.2513 m 285.2562 493.2513 284.387 492.4741 284.1067 491.0769 c 285.2281 491.2249 286.3589 491.7523 286.3589 492.7146 c 286.3589 493.0108 286.1721 493.2513 285.8262 493.2513 c f *U *u 0 D 287.1448 491.8725 m 287.3036 492.5666 287.8456 493.5288 288.5371 493.5288 c 289.182 493.5288 289.481 492.9923 289.481 492.4556 c 289.481 491.9096 289.2942 491.4099 289.1168 490.9567 c 288.9392 490.5032 288.7522 490.0867 288.7522 489.7074 c 288.7522 489.4485 288.8923 489.2355 289.1633 489.2355 c 289.7709 489.2355 290.6212 490.9659 290.9204 492.1224 c 291.2568 493.4178 L 292.1165 493.4178 L 291.6493 491.6691 L 291.5745 491.4007 291.2942 490.494 291.2942 489.9203 c 291.2942 489.5316 291.3689 489.2355 291.8081 489.2355 c 292.8268 489.2355 293.6211 491.0954 293.6211 492.141 c 293.6211 492.5851 292.9295 492.65 292.9295 493.0847 c 292.9295 493.3623 293.0884 493.5288 293.3968 493.5288 c 293.7706 493.5288 294.0136 493.2143 294.0136 492.5481 c 294.0136 491.5118 293.2566 488.958 291.6866 488.958 c 290.7334 488.958 290.5745 489.7167 290.6212 490.5866 c 290.6024 490.5866 L 290.2473 489.9573 289.8083 488.958 288.9205 488.958 c 288.397 488.958 288.0233 489.5131 288.0233 490.2164 c 288.0233 490.7253 288.2194 491.2064 288.4157 491.6599 c 288.6121 492.1224 288.8082 492.5389 288.8082 492.909 c 288.8082 493.0755 288.7054 493.2513 288.5092 493.2513 c 288.1259 493.2513 287.6961 492.6869 287.4066 491.7986 C 287.1448 491.8725 l f *U *u 297.7823 490.6236 m 297.3523 489.7167 296.8102 488.958 296.1561 488.958 c 295.6139 488.958 295.2682 489.4391 295.2682 489.9389 c 295.2682 490.531 295.5205 491.0121 295.7542 491.4655 c 295.9879 491.9189 296.2122 492.3445 296.2122 492.8072 c 296.2122 493.1126 296.1093 493.2513 295.8851 493.2513 c 295.4644 493.2513 295.128 492.6592 294.7542 491.854 c 294.53 491.9281 L 294.8851 492.7702 295.3243 493.5288 296.0254 493.5288 c 296.5673 493.5288 296.8851 492.9645 296.8851 492.4556 c 296.8851 491.5025 295.9972 490.1793 295.9972 489.5964 c 295.9972 489.3744 296.0814 489.2355 296.3243 489.2355 c 296.642 489.2355 297.0532 489.6981 297.5579 490.7161 C 297.7823 490.6236 l f 296.8851 495.435 m 297.1746 495.435 297.427 495.1852 297.427 494.889 c 297.427 494.5838 297.1746 494.3433 296.8851 494.3433 c 296.5766 494.3433 296.343 494.5745 296.343 494.889 c 296.343 495.1945 296.586 495.435 296.8851 495.435 c f *U *u 299.3627 488.958 m 298.419 488.958 297.8581 489.5131 297.8581 490.0498 c 297.8581 490.3551 298.0451 490.605 298.3908 490.605 c 298.6993 490.605 298.8862 490.42 298.8862 490.1423 c 298.8862 489.6519 298.4657 489.7074 298.4657 489.5594 c 298.4657 489.4576 298.8488 489.2355 299.26 489.2355 c 300.1758 489.2355 300.6151 489.6704 300.6151 490.0961 c 300.6151 490.9567 298.5778 490.9474 298.5778 492.2334 c 298.5778 493.0662 299.4001 493.5288 300.316 493.5288 c 301.2692 493.5288 301.6804 493.0847 301.6804 492.6961 c 301.6804 492.3909 301.4187 492.2057 301.1758 492.2057 c 300.9328 492.2057 300.7272 492.3816 300.7272 492.6222 c 300.7272 492.8997 301.0076 492.9367 301.0076 493.0755 c 301.0076 493.1681 300.6151 493.2513 300.3441 493.2513 c 299.7739 493.2513 299.3067 492.9367 299.3067 492.511 c 299.3067 491.6043 301.344 491.6968 301.344 490.457 c 301.344 489.5872 300.4188 488.958 299.3627 488.958 c f *U %AI3_BeginCrops userdict /AI3_noCropMarks known not { u u 0 R 0 G 0.5 w 170 487 m 143 487 L S 179 478 m 179 451 L S U u 170 516 m 143 516 L S 179 525 m 179 552 L S U u 335 516 m 362 516 L S 326 525 m 326 552 L S U u 335 487 m 362 487 L S 326 478 m 326 451 L S U U } if %AI3_EndCrops %%PageTrailer gsave annotatepage grestore showpage %%Trailer Adobe_IllustratorA_AI3 /terminate get exec Adobe_customcolor /terminate get exec Adobe_cshow /terminate get exec Adobe_cmykcolor /terminate get exec Adobe_packedarray /terminate get exec %%EOF